﻿2026-06-23T10:01:17.2947307Z ##[group]Run actions/checkout@v5
2026-06-23T10:01:17.2948029Z with:
2026-06-23T10:01:17.2948532Z   fetch-depth: 0
2026-06-23T10:01:17.2949062Z   repository: SaberMage/spt-core
2026-06-23T10:01:17.2954524Z   token: ***
2026-06-23T10:01:17.2955087Z   ssh-strict: true
2026-06-23T10:01:17.2955595Z   ssh-user: git
2026-06-23T10:01:17.2956117Z   persist-credentials: true
2026-06-23T10:01:17.2956685Z   clean: true
2026-06-23T10:01:17.2957186Z   sparse-checkout-cone-mode: true
2026-06-23T10:01:17.2957799Z   fetch-tags: false
2026-06-23T10:01:17.2958333Z   show-progress: true
2026-06-23T10:01:17.2958841Z   lfs: false
2026-06-23T10:01:17.2959328Z   submodules: false
2026-06-23T10:01:17.2959846Z   set-safe-directory: true
2026-06-23T10:01:17.2960396Z ##[endgroup]
2026-06-23T10:01:17.4766768Z Syncing repository: SaberMage/spt-core
2026-06-23T10:01:17.4768360Z ##[group]Getting Git version info
2026-06-23T10:01:17.4769280Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-23T10:01:17.4977541Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-23T10:01:17.5180635Z git version 2.43.0.windows.1
2026-06-23T10:01:17.5208196Z ##[endgroup]
2026-06-23T10:01:17.5215466Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\4ecc8667-bb46-4fa5-aacb-5cdd79a10fc8\.gitconfig'
2026-06-23T10:01:17.5229774Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4ecc8667-bb46-4fa5-aacb-5cdd79a10fc8' before making global git config changes
2026-06-23T10:01:17.5231428Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T10:01:17.5234586Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-23T10:01:17.5501027Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-23T10:01:17.5680995Z https://github.com/SaberMage/spt-core
2026-06-23T10:01:17.5707700Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T10:01:17.5711397Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T10:01:17.5898559Z HEAD
2026-06-23T10:01:17.6127547Z ##[endgroup]
2026-06-23T10:01:17.6131102Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-23T10:01:17.9915469Z ##[group]Cleaning the repository
2026-06-23T10:01:17.9916590Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-23T10:01:23.4880398Z Removing target/
2026-06-23T10:01:23.4916396Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-23T10:01:23.5402591Z HEAD is now at 06a41624 Merge 17e13d94863b6c3d8710d75ad0970205159968a7 into 6ba875eb189bff289f336735cbf8138996cf6d7f
2026-06-23T10:01:23.5435102Z ##[endgroup]
2026-06-23T10:01:23.5439091Z ##[group]Disabling automatic garbage collection
2026-06-23T10:01:23.5443878Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-23T10:01:23.5668941Z ##[endgroup]
2026-06-23T10:01:23.5669434Z ##[group]Setting up auth
2026-06-23T10:01:23.5675322Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-23T10:01:23.5888210Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-23T10:01:23.9466518Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T10:01:23.9731526Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-23T10:01:24.3324661Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T10:01:24.3535289Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-23T10:01:24.7233538Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-23T10:01:24.7514641Z ##[endgroup]
2026-06-23T10:01:24.7514998Z ##[group]Fetching the repository
2026-06-23T10:01:24.7521888Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +06a41624360e10f837066198aa7262da0885f65a:refs/remotes/pull/33/merge
2026-06-23T10:01:25.6865563Z From https://github.com/SaberMage/spt-core
2026-06-23T10:01:25.6866090Z  * [new branch]        docs/release-bump-in-pr -> origin/docs/release-bump-in-pr
2026-06-23T10:01:25.6985003Z ##[endgroup]
2026-06-23T10:01:25.6985510Z ##[group]Determining the checkout info
2026-06-23T10:01:25.6985900Z ##[endgroup]
2026-06-23T10:01:25.6991146Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-23T10:01:25.7250463Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-23T10:01:25.7465997Z ##[group]Checking out the ref
2026-06-23T10:01:25.7470275Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/33/merge
2026-06-23T10:01:25.7817425Z HEAD is now at 06a41624 Merge 17e13d94863b6c3d8710d75ad0970205159968a7 into 6ba875eb189bff289f336735cbf8138996cf6d7f
2026-06-23T10:01:25.7841020Z ##[endgroup]
2026-06-23T10:01:25.8079406Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-23T10:01:25.8280322Z 06a41624360e10f837066198aa7262da0885f65a
